home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / graphics / video / bufftitler / demoscript < prev    next >
Text File  |  1995-01-25  |  1KB  |  39 lines

  1.  
  2.  
  3. LAB ja
  4.  
  5. ; make the workbench + pointer invisible by making it black
  6. ; use the pointer and palette programs in the prefs drawer to
  7. ; make the presets black.pointer and black.palet
  8.  
  9. ;dh0:prefs/pointer dh0:prefs/presets/black.pointer use
  10. ;dh0:prefs/palette dh0:prefs/presets/black.palet use
  11.  
  12. blufftitler:blufftitler blufftitler:shows/blufftitler.bt
  13.  
  14. ; you can show pictures by using the vt program in the utilities drawer
  15.  
  16. ;dh0:utilities/vt dh1:gfx/pics/gepiel/x2-x4+y4-y2.IFF delay 3
  17.  
  18. blufftitler:blufftitler blufftitler:shows/navigator.bt
  19.  
  20. ; play a navigator anim
  21.  
  22. ;navigator:navigator navigator:worlds/art/paaseiland navigator:worlds/art/paaseiland.rec
  23.  
  24. blufftitler:blufftitler blufftitler:shows/cockpit.bt
  25.  
  26. ;navigator:navigator worlds:architectural/wilma worlds:architectural/wilma.rec
  27.  
  28. blufftitler:blufftitler blufftitler:shows/truth.bt
  29.  
  30. ; use the following line to make a loop
  31.  
  32. ;SKIP BACK ja
  33.  
  34. ; make the workbench + pointer visible
  35.  
  36. ;dh0:prefs/pointer dh0:prefs/presets/my.pointer use
  37. ;dh0:prefs/palette dh0:prefs/presets/my.palet use
  38.  
  39.